projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
134928c
)
*** empty log message ***
author
Richard M. Stallman
<rms@gnu.org>
Sat, 15 Jun 2002 14:19:02 +0000
(14:19 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 15 Jun 2002 14:19:02 +0000
(14:19 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 078529f45778cb9d1cb5a93013a6948f35babe0e..9569c2a496dca49c9307af2e9840ff71394290de 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2002-06-15 Richard M. Stallman <rms@gnu.org>
+
+ * ielm.el (ielm-eval-input): Use error-message-string.
+ (ielm-format-error, ielm-format-errors): Functions deleted.
+
2002-06-14 Kim F. Storm <storm@filanet.dk>
* progmodes/compile.el (grep-tree): Doc fixes.